home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir24 / paket61.zip / TINY231@.EXE / TINY231.HLP < prev   
Text File  |  1994-08-15  |  100KB  |  2,223 lines

  1.  TINY-2 commands with version 3.0 or 3.1 firmware. 
  2. ═COMMAND══════ARG════DEFAULT═══════════DESCRIPTION═══
  3. *
  4. * This file was amended by G4EGH from one created for use with the 
  5. * PAKET (c)1989 programme only. The additions and alterations have
  6. * made this file specific to the Tiny 2 with version 3, or 3.1
  7. * firmware, and the extra information was obtained from PacComm
  8. * publications.
  9. * The above two lines must remain in this file as is. They are used
  10. * by the programme for the headings on the display window.
  11. * The first describes the type of TNC this file is set up for and
  12. * is displayed on the bottom of the TNC help window.
  13. * The second is the headings for the TNC help window and this line
  14. * should line up with the "header" data in this file.
  15. *
  16. * Each help item starts with its "header" which is identified by
  17. * the "@" in the first column. This is then followed by a variable
  18. * number of lines of detailed help for that item. The maximum number
  19. * of lines is determined by the size of the help window - this detailed
  20. * information does not scroll in the help window, and any lines that
  21. * do not fit will be ignored.
  22. *
  23. * Any line in this file beginning with an "*" is treated as a comment
  24. * and is ignored by the PAKET programme.
  25. *
  26. *UPPERCASE CHARACTERS are minimum that will be correctly passed by the TNC.
  27. ******************************************************************************
  28. @3rdparty     ON|OFF    ON      Allow/Disallow messages to other than PMS.
  29.  
  30.  Parameters:
  31.      ON  - Allow messages to be left for other callsigns.
  32.      OFF - Allow messages for PMS call only.
  33.  
  34.  A limited form of bulletin board system implemented in release 1.1.6+
  35. (25/10/88), not permitted in some countries. It is used in conjunction
  36. with the PMS (Personal Message System), which must be ON for this to
  37. be implemented.
  38. ******************************************************************************
  39. @8bitconv     ON|OFF    OFF     Pass or strip high bit in CONVerse mode.
  40.  
  41.  Parameters:
  42.      ON  - High order bit is not stripped in Converse Mode.
  43.      OFF - High order bit is stripped in Converse Mode.
  44.  
  45.  This enables transmission of 8 bit data while in Converse mode.
  46. If 8BITCONV is OFF, the high order bit (bit 7) of the characters from
  47. PAKET to the TNC, is removed before the characters are transmitted in
  48. a packet. ASCII characters only require 7 bits (0-6) and the final
  49. bit is sometimes used as a parity bit. Setting bit 7 in text
  50. characters transmitted sometimes causes problems at the receiving
  51. end. Bit 7 is always removed in COMMAND mode.
  52.  
  53.  If you want to transmit 8 bit data, but don't want all the features of
  54. transparent mode, you should set 8BITCONV ON and AWLEN 8.
  55. ******************************************************************************
  56. @ABOUT    Not a TNC command !   Information on this help file.
  57.  
  58.  This help file was originally known as TNC2.HLP, and was supplied on the
  59. distribution disk of the PAKET (c) programme. Alterations and additions
  60. to this file by G4EGH have made it specific to the PacComm Tiny 2, with
  61. firmware version 3, or 3.1. These changes were current as at 23rd July 1993.
  62.  
  63.  The amendments to this file by G4EGH were obtained from PacCom publications.
  64.  
  65. If ABOUT was typed, and then F10 pressed, remember to delete the word ABOUT
  66. from the communications window after exiting this help file. The TNC will
  67. not understand ABOUT as a command...!
  68. ******************************************************************************
  69. @ACkprior     ON|OFF    ON      Give priority to acknowledgement packets
  70.  
  71.  Parameters:
  72.      ON  - Enables prioritised acknowledgements
  73.      OFF - Acknowledgements have the same priority as any other packets
  74.            on the channel
  75.  
  76.  INTRODUCED IN FIRMWARE VERSION 3.1
  77.  
  78.  When ACKPRIOR is ON, acknowledgements have priority. This means that as your
  79. TNC receives a frame that it must acknowledge ( ACK ), it will immediately
  80. send the ACK if the channel is clear. If other stations are running with
  81. ACKPRIOR ON, they will not access the channel until you have had a chance
  82. to send the ACK, even if they cannot hear your transmissions.
  83.  
  84.  When OFF, acknowledgements are queued for transmission the same as any
  85. other frames.
  86. ******************************************************************************
  87. @ACKTime      0-250     14      Time required to send RR or RNR frame.
  88.  
  89.  Parameters:
  90.      n=0-250 in 10 mS increments.
  91.  
  92.  INTRODUCED IN FIRMWARE VERSION 3.1
  93.  
  94.  ACKTIME specifies the time required to send an RR or RNR response frame
  95. ( an acknowledgement ) to an information bearing frame, at the radio port
  96. data rate. This corresponds to about 510 mS at 1200 bps with 8 digipeaters
  97. and about 140 mS at 1200 bps with no digipeaters. The default of 140 mS
  98. ( ACKT 14 ) allows for no digipeaters.
  99. ******************************************************************************
  100. @ADdrdisp     ON|OFF    ON      Display monitored frame addresses.
  101.  
  102.  Parameters:
  103.      ON  - Addresses on monitored frames will be displayed.
  104.      OFF - Addresses on monitored frames will not be displayed.
  105.  
  106.  The ADdrdisp command enables or disables the display of the callsign 
  107. addresses at the beginning of each monitored frame. The command applies
  108. only to the terminal display, not the printer output.
  109.  
  110.  If the ADdrdisp is ON, a message will be seen, preceded by the callsigns
  111. of the sending and receiving station,  separated by a chevron [ > ]. 
  112. ******************************************************************************
  113. @AMonth       ON|OFF    OFF     Display Alphabetic or Numeric date.
  114.  
  115.  Parameters:
  116.      ON  - Display alphanumeric month in date ie. 29-Nov-89.
  117.      OFF - Display numeric month in date      ie. 29/11/89.
  118.  
  119.  The above display will only be valid if DAYUSA is OFF.
  120. If DAYUSA is ON and AMONTH is OFF then the numeric display will be
  121. in the format 11/29/89.
  122.  
  123.  If DAYUSA is ON and AMONTH is ON the display will be Nov-29-89.
  124.  
  125.  This function implemented in release 1.1.6+ (25/10/88).
  126. ******************************************************************************
  127. @AUTOFwd      ON|OFF    OFF     Marks PMS messages for forwarding
  128.  
  129.  Parameters:
  130.      ON  - PMS messages are automatically marked for forwarding.
  131.      OFF - PMS messages are not marked for forwarding.  
  132.  
  133.  This command enables automatic MARKING for forwarding of all
  134. messages with a callsign in the @ BBS field ( unless it would cause
  135. messages forwarded from the HOMebbs to forward back to the HOMebbs.)
  136.  
  137.  This command does not initiate forwarding actions.
  138. ******************************************************************************
  139. @AUtolf       ON|OFF    ON      Send Line feed to PAKET after each CR.
  140.  
  141.  Parameters:
  142.      ON  - A line feed is sent to PAKET after each carriage return.
  143.      OFF - A line feed is not sent after each carriage return.
  144.  
  145.  This controls the display of carriage return characters received in
  146. packets as well as echoing those that are typed in.
  147.  
  148.  This command only affects what is displayed, not the data sent in
  149. packets.
  150.  
  151.  If needed, add <LF> characters to outgoing packets with the command LFADD.
  152. ******************************************************************************
  153. @AWlen n      7|8       7       Number of data bits per word.
  154.  
  155.  Parameters:
  156.       'n' - 7 or 8 specifies the number of data bits per word.
  157.  
  158.  IN FIRMWARE VERSION 3.1 THE DEFAULT SETTING IS 8.
  159.  
  160.  This value defines the word length used by the serial I/O port.
  161.  
  162.  AWLEN 8 and PARITY 0 is the required setting for PAKET.
  163.  
  164.  To send and receive, retaining all 8 data bits, you should use Transparent
  165. mode (which uses all 8 data bits) or set AWLEN 8. This is for the
  166. transmission of executable or special binary files.
  167.  
  168.  Alternatively, you can use CONVERSE mode and set AWLEN 8 and 8BITCONV ON
  169. and handle the CONVERSE mode special characters with the PASS prefix.
  170.  
  171.  PAKET provides the YAPP protocol which automatically switches into
  172. Transparent mode for the file transfer, so if you use the YAPP Send or
  173. YAPP Receive options, you would not normally need to concern yourself with
  174. this command.
  175. ******************************************************************************
  176. @Ax25l2v2     ON|OFF    ON      Select level 1 or 2 of AX25 protocol.
  177.  
  178.  Parameters:
  179.      ON  - Select level 2 version 2.0 of AX25 protocol.
  180.      OFF - Select level 2 version 1.0 of AX25 protocol.
  181.  
  182.  Version 1.0 was only implemented to allow correct digipeating from early
  183. TNC1's of version 2.0 AX25 packets.
  184.  
  185.  You would normally set AX25L2V2 ON, which is the default setting.
  186. ******************************************************************************
  187. @AXDelay      0-180     0       Extra keyup delay (n*0.1 sec).
  188.  
  189.  Parameters:
  190.      n = 0 to 180, the voice repeater keyup delay in 100ms increments.
  191.  
  192.  This value specifies the time a TNC is to wait, in addition to the
  193. normal TXDELAY, after keying the transmitter before data is sent.
  194. Use of voice repeaters for Packet transmissions is neither desirable
  195. nor necessary when suitable Digipeaters are available.
  196.  
  197.  This command acts in conjunction with AXHANG.
  198.  
  199.  The TNC has this command implemented with 10ms increments.
  200. ******************************************************************************
  201. @AXHang       0-20      0       Voice Rptr hang time (n*0.1 sec).
  202.  
  203.  Parameters:
  204.      n - 0 to 20 specifies the voice repeater hang time in 100ms
  205.          increments.
  206.  
  207.  This allows for more efficient channel usage if the repeater has a longer
  208. hang or tail than 100ms.
  209.  
  210.  If the packet controller has heard a packet sent within the hang period,
  211. it will not add the extra delay of AXDELAY to the keyup time.
  212.  
  213.  Use of voice repeaters for Packet transmissions is neither desirable
  214. nor necessary when suitable Digipeaters are available.
  215. ******************************************************************************
  216. @BBsmsgs      ON|OFF    OFF     Sets message format
  217.  
  218.  Parameters:
  219.     ON  - Omits "Connect Request: xxxx" and puts other messages on new line.
  220.     OFF - Normal operation.
  221.  
  222.  Primarily useful for host mode operation of W0RLI type BBS's that
  223. require link status messages to begin in the first output column.
  224.  
  225.  The omission of the connect request message is to prevent corruption of
  226. messages when BBS is forwarding.
  227. ******************************************************************************
  228. @Beacon E/A   0-250     E0      Send beacon EVERY/AFTER (n*10 sec).
  229.  
  230.  Parameters:
  231.     EVERY n - Sends beacon text every "n*10" seconds.
  232.     AFTER n - Sends beacon text once after "n*10" seconds after last packet.
  233.  
  234.           'n'- 0 to 250. If n=0, Beacons are disabled.
  235.  
  236.  BTEXT beacons are sent addressed to "BEACON" via the addresses and path
  237. specified in "UNPROTO" command. If BTEXT is blank no beacons are sent.
  238.  
  239.  The AFTER command can be used to send messages or announcements only when
  240. packet stations are on the air and active.
  241. ******************************************************************************
  242. @BKondel      ON|OFF    ON      Select backspace erase or (\) for Delete.
  243.  
  244.  Parameters:
  245.       ON  - <BACKSPACE><SPACE><BACKSPACE> is echoed when a character
  246.             is deleted.
  247.       OFF - <BACKSLASH>("\") is echoed when a character is deleted.
  248.  
  249.  This command would usually be set ON when running PAKET.
  250.  
  251.  If you use the TNC with a paper output display, or with a terminal
  252. that does not respond to the <BACKSPACE> character (<Ctrl-H>), you
  253. should set BKONDEL OFF. It works in both command and converse modes.
  254. ******************************************************************************
  255. @BReak        ON|OFF    ON      Select TNC response to " BREAK " signal.
  256.  
  257.  The BReak command controls enabling or disabling packet controller
  258. response to the BREAK signal. The BREAK is a " space " condition on the
  259. serial data input line for longer than two character times which can
  260. generated by many computers and terminals.
  261.  
  262.  Some devices will generate an inadvertent BREAK signal during
  263. initialisation which may force the packet controller into Command mode.
  264. Setting BReak to OFF eliminates this
  265. ******************************************************************************
  266. @Btext        text      blank   Text  sent as a beacon (0-120 char).
  267.  
  268.  Parameters:
  269.      text - Any normal text message of up to 120 characters and spaces.
  270.  
  271.  BTEXT defines the text sent by the BEACON and is addressed to UNPROTO.
  272.  
  273.  Multiple line messages can be sent by including the <PASS> character and
  274. <CR> character in the text at the end of each line. More than 120
  275. characters causes an error message and the command will be ignored.
  276.  
  277.  
  278.  See also the BEACON command.
  279. ******************************************************************************
  280. @BUdlist      ON|OFF    OFF     Treat LCALLS as only stations to monitor.
  281.  
  282.  Parameters:
  283.      ON  - Ignore frames from stations not in the LCALLS list.
  284.      OFF - Ignore frames from stations in the LCALLS list.
  285.  
  286.  You must set MONITOR ON also. To have MON ON without this being affected
  287. LCALLS must be set to "BLANK".
  288.  
  289.  Note: in all earlier TNC versions, this affects connected operation as
  290. well as monitoring!
  291. ******************************************************************************
  292. @Bye          This command is issued by an over-the-air PMS user.
  293.  
  294.  When this command is issued from the remote station, the effect is to 
  295. disconnect that user from the PMS          
  296.  
  297.  There may be a short delay before disconnection occurs. If there is no 
  298. activity on the radio port for 5 minutes, the PMS itself will automatically
  299. initiate a disconnect request.
  300. ******************************************************************************
  301. @CALibrate                      Used to calibrate TNC audio to transmitter.
  302.  
  303.  Parameters:
  304.       No parameters used on the command line, however when in
  305.       Calibrate mode the following commands are available:
  306.         <SPACE> Switch transmit audio to the other tone.
  307.            K    Toggle PTT line on/off.
  308.            D    Alternately pulse both tones.
  309.            Q    Quit calibration mode.
  310.  
  311.  This command can be activated at any time without altering the current
  312. link state, although during Calibration, the TNC will not communicate with
  313. the "outside world".
  314. ******************************************************************************
  315. @CANline      0-$7F     $18(^X) Sets character for Cancel-line command.
  316.  
  317.  Parameters:
  318.       n = 0 to 127 specifies the ASCII character used to cancel an input
  319.           line.
  320.  
  321.  It can be entered in Hex or Decimal values such as CANLINE $18 or CANLINE
  322. 24 and is the code for the key you want to press to cancel a current
  323. line while in edit mode.
  324.  
  325.  You can only cancel the line you are currently typing as once a <CR> has
  326. been entered you cannot cancel the line. To cancel more than a line use
  327. CANPAC. This and other editing features are disabled in Transparent
  328. mode.
  329.  
  330.  Note however, that if you are using PAKET's Type Ahead window, this
  331. CANLINE character would not be required because you can simply backspace
  332. over any data in the buffer. At that stage it has not even been sent to
  333. the TNC.
  334. ******************************************************************************
  335. @CANPac       0-$7F     $19(^Y) Sets character for Cancel-packet cmd.
  336.  
  337.  Parameters:
  338.       n = 0 to 127 specifies the ASCII character used to cancel a packet.
  339.  
  340.  This is the ASCII character code of the key you want to press to cancel a
  341. packet while typing it in edit mode. It cannot be cancelled after the <CR>
  342. has been sent or after PACTIME has elapsed if this is enabled.
  343.  
  344.  If used in the Command mode it stops all response from the TNC. Typed
  345. again restores responses from the TNC. So if you type some command
  346. that causes a lengthy display that you do not want, type this CANPAC
  347. character and the data will no longer be sent to PAKET. Entering the
  348. CANPAC character again will resume normal data display.
  349.  
  350.  If you are in Converse or Transparent mode, you must exit to Command mode,
  351. then type the CANPAC character.
  352. ******************************************************************************
  353. @CBell        ON|OFF    OFF     Enable/Disable connect bell.
  354.  
  355.  Parameters:
  356.      ON  - A bell character will be sent to PAKET with a connect message.
  357.      OFF - No bell character is included with connect message.
  358.  
  359.  This is mainly used to attract attention to a connect from another
  360. station if you are not in the immediate vicinity. A bell character will
  361. still be issued even if MFILTER is set to filter out bell characters.
  362. ******************************************************************************
  363. @CHeck        0-250     30      Connection timer (n*10 sec).
  364.  
  365.  Parameters:
  366.      n - 0 to 250 specifies the check time in 10 second intervals.
  367.          0 disables this feature.
  368.  
  369.  After the elapsed time with no packets your TNC will take action to
  370. avoid remaining in the "connected" state indefinitely.
  371.  
  372.  If AX25L2V2 is ON, it will initiate a check to see if the link is
  373. still good. If no acknowledgment is received after all retries a
  374. disconnect sequence will be initiated.
  375.  
  376.  If AX25L2V2 is OFF a disconnect sequence will be initiated without
  377. checking for link still good.
  378. ******************************************************************************
  379. @CHECKV1      ON | OFF  OFF     Enables CHECK timer when using AX25L2V1
  380.  
  381.  Parameters:
  382.      ON  - Enables CHECKtime timer ( T3 ) when running AX25 Level 2 Version 1
  383.            Protocol.
  384.      OFF - Disables the CHECKtime timer ( T3 ) and requires a manual
  385.            disconnect sequence.
  386.  
  387.  INTRODUCED IN FIRMWARE VERSION 3.1
  388.  
  389.  When ON, the CHECK ( T3 ) timer is used to automatically disconnect an 
  390. AX25 Level 2 Version 1 link when the data hasn't flowed for CHECK time.
  391. This will result in an automatic disconnect when packets have not flowed
  392. between this TNC and the remote TNC for CHECKtime. Note that T3 is not
  393. defined for version 1 operation. See CHECK. When OFF, T3 is ignored and
  394. normal version 1 procedures apply.
  395.  
  396.  Version 1 protocol MAY be more effective on marginal or noisy links, as it
  397. requires a lower overhead than Version 2
  398. ******************************************************************************
  399. @CLKadj 'n'   0-65335   0       Real time clock adjust (slows clock).
  400.  
  401.  Parameters:
  402.       'n' - 0 to 65535 specifies the correction factor.
  403.  
  404.  The correction factor is calculated as:
  405. relative clock speed in % = 100 - (9.16667 * 1/n)
  406.  
  407.  This effectively slows the clock by adding timing loops.
  408.  
  409.  If the clock is already running slow, there is no way of speeding it up.
  410.  
  411.  A value of 0 means no correction.
  412. ******************************************************************************
  413. @CLKSet       ON|OFF    ON      Determines whether TNC accepts clock updates.
  414.  
  415.  Parameters:
  416.      ON  - The TNC will accept clock updates from the HOMebbs
  417.      OFF - The TNC will not accept clock updates.
  418.  
  419.  The clock will only be updated if CLKSet is set to " ON ", and 
  420. the HOMebbs supports clock updating. This would occur when the 
  421. home BBS connects to the PMS callsign.
  422.  
  423.  If the battery backed clock module is fitted, or if advantage is taken
  424. of the computer time updating the TNC time, then it is recommended
  425. that this option is set to " OFF ".
  426. ******************************************************************************
  427. @CMdtime      0-250     1       Sets transparent mode timeout.
  428.  
  429.  Parameters:
  430.       'n' - 0 to 250 specifies the timeout value in 1 second intervals
  431.             while in Transparent mode.
  432.  
  433.  To exit Transparent mode, wait for 'n' seconds, then enter three COMMAND
  434. characters (default <Ctrl-C>) less than 'n' seconds apart.
  435.  
  436.  So, for the default of CMDTIME 1, wait for one second then type three
  437. <Ctrl-C>s within one second to exit Transparent Mode.
  438.  
  439.  While running PAKET, please leave CMDTIME at its default setting.
  440. ******************************************************************************
  441. @CMSg         ON|OFF    OFF     Enable/Disable connect message.
  442.  
  443.  Parameters:
  444.      ON  - A text message is sent as first packet after connect is made.
  445.      OFF - The text message is not sent.
  446.  
  447.  The text of the message is contained in CTEXT and is sent after a
  448. connection is made to you by another station.
  449.  
  450.  This function might be useful if you leave your system running but are
  451. unavailable to answer the connect request manually.
  452.  
  453.  It is recommended you leave CMSG ON and change the contents of CTEXT
  454. to reflect the state of your system. This is easily accomplished by
  455. specifying an appropriate CTEXT message in both the Begin and End
  456. Auto commands. (via the Configuration Window options).
  457. ******************************************************************************
  458. @CMSGDisc     ON|OFF    OFF     Enable/Disable disconn after CMSG sent.
  459.  
  460.  Parameters:
  461.      ON  - TNC will disconnect after ACK received of CTEXT from CMSG
  462.            function.
  463.      OFF - TNC will not disconnect after connect message sent.
  464.  
  465.  Use with care. This should only be used for unattended TNC's where no
  466. PMS is desired. If set ON the PMS function cannot work as the other
  467. station will be forced into a disconnect sequence immediately after the
  468. CMSG is sent.
  469. ******************************************************************************
  470. @COMmand 'n'  0-$7F     $03<^C> Set the COMMAND mode entry character.
  471.  
  472.  Parameters:
  473.       'n' - 0 to 127 specifies the ASCII character used to enter Command
  474.             mode.
  475.  
  476.  The COMMAND mode entry character is the character you type to enter
  477. Command mode from Converse mode.
  478.  
  479.  The character can be entered in either Hexadecimal or Decimal form.
  480. Eg: $7F or 127.
  481.  
  482.  For PAKET please leave this set to the default of 3, which is equivalent
  483. to <Ctrl-C>. When using YAPP mode file transfers, PAKET needs to enter
  484. Transparent mode and it may send <Ctrl-C>s to return to Command mode on
  485. completion of the file transfer.
  486. ******************************************************************************
  487. @CONMode      CONV|TR   CONV    Sets mode on connect.
  488.  
  489.  Parameters:
  490.      CONVERS      - Sets automatic entry to converse mode on connect.
  491.      TRANSPARENT  - Sets automatic entry to transparent mode on connect.
  492.  
  493.  The connection may be the result of a radio connection request or a
  494. keyboard command if NEWMODE is on.
  495.  
  496.  Take care if you are typing when a radio connection request is received!
  497.  
  498.  If the controller is already in the correct mode when the connection is
  499. made it will not change.
  500. ******************************************************************************
  501. @Connect      Call      none    Connect to a station via optional rptrs.
  502.  
  503.  Parameters:
  504.       call1 [Via call2,call3...]
  505.  
  506.  Example:
  507.       C VK7ABC               Attempt a direct connection to VK7ABC
  508.       C VK7ABC VIA VK7RPT    Attempt a connection to VK7ABC via a
  509.                              digipeater (VK7RPT).
  510.       C VK7ABC V VK7RPT,VK3XX-1,VK3ZZZ
  511.                              Attempt a connection to VK7ABC via 3
  512.                              digipeaters.
  513.  
  514.  Type the digipeater fields in the sequence you wish to use to route your
  515. packets. The brackets are not typed.
  516.  
  517.  An error message is returned and the command is aborted if:
  518.    - no response after RETRY attempts, or
  519.    - the other TNC is already connected, or
  520.    - the other TNC is attempting a connect, or a disconnect.
  521. ******************************************************************************
  522. @CONOk        ON|OFF    ON      Allow connections to your TNC.
  523.  
  524.  Parameters:
  525.      ON  - Connect requests from other stations will be accepted.
  526.      OFF - Connect request from other station will be rejected.
  527.  
  528.  The rejected connect request will result in the other station having
  529. "*** yourcall station busy" message displayed on his screen. This is
  530. extensively used by BBS's to control automated access and forwarding of
  531. mail.
  532. ******************************************************************************
  533. @CONPerm      ON|OFF    OFF     Select temporary or permanent connection.
  534.  
  535.  Parameters:
  536.      ON  - The current connect on the current stream will not disconnect.
  537.      OFF - Normal operation of connects and disconnects.
  538.  
  539.  This command only takes effect after connect is established. It functions
  540. on a stream by stream basis when multiple connections are allowed.
  541.  
  542.  The connection will be reestablished if RETRY is exceeded.
  543.  
  544.  It is particularly useful when PAKET is used as a local area network
  545. server in 'contest' mode.
  546. ******************************************************************************
  547. @CONStamp     ON|OFF    OFF     Date/time stamp connect message.
  548.  
  549.  Parameters:
  550.      ON  - Connect status messages are time stamped.
  551.      OFF - Connect status messages are not time stamped.
  552.  
  553.  The DAYTIME command is used to set the date and time. (paKet 5 will
  554. automatically set this parameter in the TNC when the programme is
  555. started, using the computer's date and time. paKet 6 can do this if 
  556. required ).
  557.  
  558. Example:
  559.  The DAYTIME format is determined by the DAYUSA command. If CONSTAMP is ON
  560. and DAYUSA OFF then the connect message might appear as follows:
  561.            cmd: C VK2DHU
  562.            cmd: *** CONNECTED to VK2DHU [21/11/89 20:29:31]
  563. ******************************************************************************
  564. @CONVers      none              Enter CONV mode from CMD: (Alt is "K")
  565.  
  566.  This is an immediate command to enter the converse mode from command mode.
  567.  
  568.  Single key operation of this command is "K".
  569.  
  570.  Link connections are not affected and a return to the command mode can be
  571. made by typing in the Command Mode Entry character (default <Ctrl-C>).
  572. ******************************************************************************
  573. @CPactime     ON|OFF    OFF     CONVERS mode timed packet dispatch.
  574.  
  575.  Parameters:
  576.      ON  - Packet timeout is used in Converse mode.
  577.      OFF - Packet timeout is not used. In this case the <SENDPAC>
  578.            character (usually a <CR> sends the packet.
  579.  
  580.  If CPACTIME is ON, any characters which have been input will be packetised
  581. and sent after PACTIME has elapsed since the last frame was transmitted.
  582. This allows automatic periodic sending of packets in converse mode,
  583. similar to full break-in CW. This allows continuous typing by both
  584. stations.
  585.  
  586.  It is recommended, however, that PAKET's Type Ahead window be used
  587. instead of CPACTIME to allow communication without the delays while
  588. long packets are being typed.
  589. *****************************************************************************
  590. @CR           ON|OFF    ON      Append carriage return to each packet.
  591.  
  592.  Parameters:
  593.     ON  - The CR character is appended to all packets sent in converse mode.
  594.     OFF - This send packet character is stripped from all conv packets sent.
  595.  
  596.  Various formatting modes can be achieved with this, SENDPAC $0D, LFADD
  597. and AUTOLF commands if the other station reports overprinting of lines.
  598.  
  599.  PAKET has an automatic word wrap option available at the end of lines in
  600. the Type Ahead window.
  601. ******************************************************************************
  602. @CRAfter      ON|OFF    ON      Carriage return control .
  603.  
  604.  Parameters:
  605.      ON  - A carriage return is sent after each frame.
  606.      OFF - Monitored frames are displayed without adding a < CR >.
  607.  
  608.  A carriage return is normally added to the end of each monitored frame.
  609. CRAfter allows the elimination of the < CR > character for proper display of 
  610. some types of frames.
  611. ******************************************************************************
  612. @CStatus      none              Display status of all streams.
  613.  
  614.  An immediate command to show the link status of all eleven streams and
  615. whether or not CONPERM is active on any stream.
  616.  
  617.  It will also show which stream is the current one in use.
  618. ******************************************************************************
  619. @CText        text      blank   Connect message text (120 char).
  620.  
  621.  Parameters:
  622.       text - Any combination of characters and spaces (up to a
  623.              maximum of 120 characters).
  624.  
  625.  If CMSG is ON, the CTEXT message is sent as soon as another station
  626. connects to your station.
  627.  
  628.  Multiple line messages may be sent if the pass character (Ctrl/V) and
  629. <CR> is used at end of each line.
  630.  
  631.  To clear the CTEXT buffer without issuing a RESET command use % or & as
  632. the first character.
  633. ******************************************************************************
  634. @CWid         ON|OFF    OFF     Enable/disable CW identification.
  635.  
  636.  Parameters:
  637.      ON  - Allow CW identification to be sent at regular intervals.
  638.      OFF - No CW identification is sent.
  639.  
  640.  This function implemented in release 1.1.6+ of 25/10/88.
  641. ******************************************************************************
  642. @CWIdtext     text       blank  Text up to 32 characters for CWID.
  643.  
  644.  Text message of up to 32 characters to be sent in MCW if CWID is ON
  645. at a speed set by CWLEN. Implemented in release 1.1.6 of 25/10/88.
  646. ******************************************************************************
  647. @CWLen        1 - 9      6      Set CW speed.
  648.  
  649.  Set the relative CW speed of the CWID text. (9=13 wpm, 6=20 wpm, 3=40 wpm)
  650. Implemented in release 1.1.6+ of 25/10/88.
  651. ******************************************************************************
  652. @DAytime      yymmddhhmm        Set or display date and time of RTC.
  653.  
  654.  Parameters:
  655.       'date/time' - This should be the current date and time in the
  656.                     format: "YYMMDDHHMM".
  657.  
  658.  All two digit number groups must have leading zero if from 00 - 09. The
  659. hours digits must be in the 24hr format and the year is the last two
  660. digits.
  661.  
  662.  paKet 5 will generate this command for you automatically when the programme
  663. starts. paKet 6 will generate this command, or not, as desired.
  664.  
  665.  When the date and time are entered correctly, the TNC will echo the new
  666. setting and if no 'date/time' is entered, the current setting is displayed.
  667.  
  668.  The date & time parameter is used in CONSTAMP, MSTAMP and MHEARD if set.
  669. ******************************************************************************
  670. @DAYusa       ON|OFF    ON      Print date as mm/dd/yy or dd-mm-yy.
  671.  
  672.  Parameters:
  673.      ON  - Date is displayed in the format mm/dd/yy.
  674.      OFF - Date is displayed in the format dd-mm-yy.
  675.  
  676.  The format for entering date and time is not affected and must be as
  677. specified in DAYTIME. See also AMONTH.
  678. ******************************************************************************
  679. @DEAdtime     0-250     33      Used to set slot length, See SLOTS
  680.  
  681.  Parameters:
  682.      n = 0-250 in 10 mS increments.
  683.  
  684.  INTRODUCED IN FIRMWARE VERSION 3.1
  685.  
  686.  SLOTS specifies the number of " slots " to choose from when deciding to
  687. access the channel. Each slot is DEADTIME long.
  688. ******************************************************************************
  689. @DELete       ON|OFF    OFF     Delete character <BACKSPACE> or <DEL>
  690.  
  691.  Parameters:
  692.       ON  - The delete character for editing input is <DEL> ($7F).
  693.       OFF - The delete character is <BACKSPACE> ($08).
  694.  
  695.  PAKET works better with DELETE OFF.
  696.  
  697.  You cannot delete past the beginning of a line.
  698.  
  699.  How the TNC indicates deletion is controlled by BKONDEL.
  700.  
  701.  To see a corrected display of a line after you have deleted characters,
  702. type the REDISPLAY character (default Ctrl-R).
  703. ******************************************************************************
  704. @DIGipeat     ON|OFF    ON      Enable/disable digipeating through you.
  705.  
  706.  Parameters:
  707.      ON  - The TNC will allow digipeating through your call.
  708.      OFF - The TNC will not allow digipeating.
  709.  
  710.  Digipeating takes place concurrently with other TNC operations and
  711. doesn't interfere with normal connections you may be having with other
  712. stations.
  713.  
  714.  HID enables automatic identification of your station if acting as a
  715. digipeater.
  716. ******************************************************************************
  717. @Disconnect   none              Teardown connection path.
  718.  
  719.  Parameters:
  720.       None. This command is given when it is desired to disconnect from
  721. another station. Usually, the TNC will be in CONVERSE mode. It is necessary
  722. to enter command mode, by entering CONTROL C, after which the disconnect
  723. command may be given. If this command is given in CONVERSE mode, the command
  724. is treated as data, as are all commands when in CONVERSE mode. Consequently,
  725. the other station will receive the command as data, and the path will remain
  726. connected. When the path has been successfully disconnected, the display
  727. *** DISCONNECTED will be given.
  728.  
  729.  If a disconnect is issued while a connect is being attempted and before
  730. the retries have been completed then the message :-
  731.     *** retry count exceeded
  732.     *** DISCONNECTED
  733. will appear after the TNC ceases to attempt the connect.
  734.  
  735.  Disconnect messages do not appear if in transparent mode.
  736.  
  737.  A new connect from another station is not allowed until the disconnect
  738. process is completed.
  739. ******************************************************************************
  740. @DISPlay      A,C,H,I,L,M,T (All,Async,Char,Health,Id,Mon,Timing).
  741.  
  742.  Parameters:
  743.      none     - Display all current parameters and their values.
  744.      ASYNC    - Display asynchronous port parameters.
  745.      CHARACTE - Display special characters.
  746.      HEALTH   - Display health counters and LED status.
  747.      ID       - Display ident parameters.
  748.      LINK     - Display link parameters.
  749.      MONITOR  - Display monitor parameters.
  750.      TIMING   - Display timing parameters.
  751.  
  752.  Example:
  753.       DISP A          This displays the asynchronous port parameters.
  754.  
  755.  The first letter of any of the sub-command parameters is all that is
  756. required.
  757. ******************************************************************************
  758. @DWait        0-250     16      Delay for digipeaters (n*10 mSec).
  759.  
  760.  Parameters:
  761.      n = 0 - 250 specifying default wait time in 10 ms intervals.
  762.  
  763.  TNC will wait the default time after last hearing a data packet on the
  764. frequency before beginning the keyup sequence. This is used to avoid
  765. collisions with digipeated packets because these aren't retried by the
  766. digipeating station, but must be reinserted in the system by the
  767. originating station.
  768.  
  769.  The ROSE or NETROM networking when fully implemented will go a long way to
  770. eliminating this problem.
  771.  
  772.  Recommended settings for different types of operation:-
  773.             Digipeaters          0   (  0 ms)
  774.             Local keyboards     16   (160 ms) - the
  775.  default
  776.             BBS, Hosts, etc     32   (320 ms)
  777.             File Transfers      48   (480 ms)
  778.  
  779.  There are two parameters in the PAKET.CFG file specifying the DWAIT
  780. settings you want to use for binary File Transfers (48 recommended) and
  781. for normal operation when the File Transfer is completed (16 recommended).
  782.  
  783.  NOTE: The better methods of retry timing are the PERSISTENCE or SLOTS
  784. algorithms. If used ( and ALL stations on the channel should use them )
  785. DWait should be set to 0 in the TNC, and in both paKet settings. 
  786. ******************************************************************************
  787. @Echo         ON|OFF    ON      Echo typed characters to screen.
  788.  
  789.  Parameters:
  790.      ON  - Characters received from PAKET are echoed by the TNC.
  791.      OFF - Characters are not echoed.
  792.  
  793.  When using PAKET you should set ECHO OFF.
  794.  
  795.  PAKET will display the characters you type in a different colour or
  796. intensity to help you distinguish your transmissions from the data
  797. received.
  798.  
  799.  If you see two copies of everything you type, you should set ECHO OFF.
  800.  
  801.  Local echoing is disabled in transparent mode.
  802. ******************************************************************************
  803. @EDithdr      n to-call @-call  Redirection of PMS messages.
  804.  
  805.  Parameters:
  806.      n: message number to be redirected.
  807.      to-call: revised callsign to be placed in the TO location.
  808.      @-call: revised callsign to be placed in the @ BBS location.
  809.  
  810.  The EDithdr command allows editing of PMS message headers to allow the
  811. re-addressing of messages. Either two or three parameters are required.
  812.  
  813.  Editing of the BID is not permitted.
  814. ******************************************************************************
  815. @EScape       ON|OFF    OFF     Display character for <ESCAPE>
  816.  
  817.  Parameters:
  818.      ON  - The ESC ($1B) character is output as "$" ($24).
  819.      OFF - The ESC character is output unchanged.
  820.  
  821.  The translation is disabled in transparent mode.
  822. Some terminals interpret the ESC character as a special command prefix
  823. and may alter their displays depending on the character following the
  824. ESC. Setting ESCAPE ON can protect against such alterations.
  825. See also MFILTER for general character stripping rather than translation.
  826. ******************************************************************************
  827. @FIrmrnr      ON|OFF    OFF     Prevents frequent polling of busy TNC's.
  828.  
  829.  Parameters:
  830.      ON  - FIrmrnr is active.
  831.      OFF - FIrmrnr is disabled.
  832.  
  833.  This command is used to prevent the frequent polling of remote TNC's when
  834. they are busy. Correct operation occurs with remote TNC's having
  835. FIrmrnr set to ON, and with most network nodes.
  836. ******************************************************************************
  837. @Flow         ON|OFF    ON      Inhibit output from TNC while typing.
  838.  
  839.  Parameters:
  840.      ON  - Type-in flow control is active.
  841.      OFF - Type-in flow control is disabled.
  842.  
  843.  Setting FLOW ON will keep incoming data from interfering with keyboard
  844. entry and make the screen easier to read.
  845.  
  846.  Type-in flow control is designed to avoid confusing displays where the TNC
  847. can send any received data to the display while you are typing something.
  848. It looks like this:
  849.  
  850.        TYPED COMincomMANDing data
  851.  
  852.  When you type " TYPED COMMAND " at the same time as " incoming data "
  853. was received from the TNC.
  854.  
  855.  With FLOW ON the TNC will hold its data if you have started typing and
  856. will send it when the line is complete.
  857.  
  858.  If you set FLOW OFF, the TNC will continue to send any data to PAKET, but
  859. PAKET has its own flow control and will allow incoming data to build up in
  860. the buffer until you complete the current line. This may suit you as
  861. PAKET's input buffer is larger than the TNC's buffer (PAKET's buffer is
  862. about 32kB) so there is less chance of filling the buffer and losing data.
  863. ******************************************************************************
  864. @FNPms      Callsign            Manually force forward to BBS via node.
  865.  
  866.  Parameters:
  867.      Call#1 ( Via call#2 ) Where call#1 is node callsign, and call#2
  868.                            is an optional digipeater callsign.
  869.                            ( 23 characters maximum string length ).
  870.  
  871.  This command causes the PMS to connect to a node or switch, via no more than
  872. one optional digipeater.
  873.  
  874.  Once this connection is in place, the PMS sends the NODetext string, causing
  875. the node to connect to the desired BBS or PMS station. When the connection
  876. is established, the PMS uploads all messages marked for forwarding.
  877.  
  878.  If the station connected to by the NODETEXT is the HOMEBBS, the BBS format
  879. will be used, otherwise the PMS will follow the standard format.
  880.  
  881.  If the FNPms command is used to connect to a station that is not a node,
  882. the NODetext will be sent, but will have no effect at the far end, as the
  883. string will be interpreted as data. After approximately 5 minutes, the
  884. PMS will time out and disconnect. If the station connected to by the NODetext
  885. command string is not a BBS or a PMS capable of receiving PMS messages, or if
  886. a forwarding error occurs, the PMS will automatically disconnect.
  887. ******************************************************************************
  888. @FPms       Callsign            Manually force forward to BBS
  889.  
  890.  Parameters:
  891.      Call#1 ( Via call#2 ) Where call#1 is the callsign of the BBS/PMS
  892.                            station to be connected to, and call#2 is     
  893.                            an optional digipeater callsign.
  894.                            ( 23 characters maximum string length ).
  895.  
  896.  This command causes the PMS to connect to a BBS/PMS station via no more than
  897. one optional digipeater. When this connection is established, the PMS uploads
  898. all messages marked for forwarding. This command may be used to upload
  899. messages from the PMS to another PMS, or BBS. If the station connected to by
  900. the FPms command is the HOMEBBS, the BBS forwarding format will be used,
  901. otherwise the PMS will follow the standard format.
  902.  
  903.  If the FPms command is used to connect to a station that is not a BBS or PMS
  904. capable of receiving PMS messages, then automatic disconnection will occur.
  905. This also happens in the event of a forwarding protocol error.
  906. ******************************************************************************
  907. @FOrward      n                 Marks PMS messages for auto forwarding.
  908.  
  909.  Parameters:
  910.      n  = the number of the message to be MARKED for forwarding.
  911.  
  912.  The PMS does not support automatic forwarding to other BBS ( to reduce 
  913. channel congestion ), but supports manual forwarding,( see FPms, FNPms
  914. commands ), and automatic reverse forwarding. If you have an arrangement with
  915. your local BBS sysop to forward BBS mail to your PMS, then the PMS will 
  916. reverse forward MARKED messages to the local BBS when the BBS connects to 
  917. deliver your mail.
  918.  
  919.  It is not permissible to mark a bulletin for forwarding in firmware version 3.
  920. ******************************************************************************
  921. @FRack        1-15      3       Time in secs to wait for ACK.
  922.  
  923.  Parameters:
  924.       n = 1 to 15 specifying the time the TNC will wait for an ACK
  925.           before retrying that frame.
  926.  
  927.  If the path includes digipeaters the time is adjusted to allow for the
  928. extra delays. An extra random time is added to avoid collisions.
  929. ******************************************************************************
  930. @FSCreen      ON|OFF    ON      Select format of DISPLAY command.
  931.  
  932.  Parameters:
  933.      ON  - The DISPLAY command generates four columns.
  934.      OFF - The DISPLAY command generates one column.
  935.  
  936.  INTRODUCED IN FIRMWARE VERSION 3.1
  937.  
  938.  FSCreen is an ON/OFF command. When set to ON, TNC settings and statistics are
  939. displayed in a four column format. When set OFF, the information is given
  940. in a single column. All text stored in the TNC will always start in column 1
  941. to ensure that the full text is displayed. An 80 column display is required
  942. if this command is set ON.
  943. ****************************************************************************** 
  944. @FUlldup      ON|OFF    OFF     Select simplex or duplex mode.
  945.  
  946.  Parameters:
  947.       ON  - Full Duplex mode is enabled
  948.       OFF - Full Duplex mode is disabled
  949.  
  950.  When FULLDUP is OFF the TNC uses the DCD signal from the modem to avoid
  951. collisions and acknowledges multiple packets with a single transmission.
  952.  
  953.  When ON the TNC acknowledges each packet individually.
  954.  
  955.  It should not be used unless a full duplex (split frequency or crossband)
  956. link is implemented.
  957. ******************************************************************************
  958. @GPS          ON|OFF    OFF     Use Global Positioning System Receiver.
  959.  
  960.  Parameters:
  961.      ON  - The asynchronous port is configured for a GPS.
  962.      OFF - The asynchronous port is configured for a terminal
  963.  
  964.  INTRODUCED IN FIRMWARE VERSION 3.1
  965.  
  966.  The GPS command is used to activate GPS mode. It is an ON/OFF command.
  967.  
  968.  This command configures the packet controller to interface with an NMEA 183
  969. compatible Global Positioning System receiver. When in GPS mode, all normal
  970. TNC commands are inoperative.
  971.  
  972.  Each $GPGGA data string from a properly configured GPS receiver is
  973. automatically inserted into the Beacon text, Connect text, and SText
  974. ( PMS connect text ) fields. This field contains the latitude and longitude
  975. fields as well as other useful information.
  976.  
  977.  To escape from the GPS mode, the back slash " \ " must be sent over the
  978. asynchronous port.
  979. ******************************************************************************
  980. @HEaderln     ON|OFF    OFF     Header and text on separate/same line.
  981.  
  982.  Parameters:
  983.       ON  - The header is displayed on a separate line.
  984.       OFF - The header and text appear on the same line.
  985.  
  986.  This is for monitored packets.
  987.  
  988.  When HEADERLN is ON all monitored packets have the callsigns etc. on one
  989. line and the text is printed on the next line.
  990.  
  991.  PAKET does not care which way this is set but if you prefer to have MSTAMP
  992. and/or MRPT on, the header part of the monitored text can be quite long.
  993. In this case it is suggested you set HEADERLN ON to make the data easier
  994. to read.
  995. ******************************************************************************
  996. @HEAlled      ON|OFF    OFF     Normal/software mon by STA and CON leds.
  997.  
  998.  When HEALLED is ON the TNC will flash the CON and STA leds alternately.
  999. (This might be used to impress visitors to your shack).
  1000.  
  1001.  Test for whether the TNC is responding to you, even if no response on
  1002. terminal.
  1003.  
  1004.  When OFF the leds will indicate normal Connect and Status conditions.
  1005. ******************************************************************************
  1006. @HId          ON|OFF    OFF     Enable/disable ID every 9 mins.
  1007.  
  1008.  Parameters:
  1009.      ON  - Enables HDLC identification by a digipeating TNC.
  1010.      OFF - Disables identification.
  1011.  
  1012.  The ident is yourcall with "/R" added and is output every 9.5 min. and
  1013. addressed to the UNPROTO address.
  1014.  
  1015.  If a TNC is used as a dedicated packet digipeater this should be ON
  1016. and CONOK OFF.
  1017. ******************************************************************************
  1018. @HOMebbs      Callsign-n        Callsign of your home BBS 
  1019.  
  1020.  Callsign - up to six alphanumeric characters.
  1021.        n - optional SSID from 0-15.
  1022.  
  1023.  This command sets the callsign of the " home BBS " which forwards mail 
  1024. to your PMS or which you normally access manually.
  1025. ******************************************************************************
  1026. @Id           none              Force an ID packet.
  1027.  
  1028.  Parameters:
  1029.       None
  1030.  
  1031.  An identification packet is sent only if your digipeater has transmitted
  1032. since the last automatic identification.
  1033.  
  1034.  HID must be ON for this packet to be sent.
  1035. ******************************************************************************
  1036. @K            Immediate Cmd     Enter CONVERSE mode
  1037.  
  1038.  Parameters:
  1039.       None
  1040.  
  1041.  This is an immediate command to enter the converse mode from command
  1042. mode.
  1043.  
  1044.  Typing "K" is the same as typing the "CONVERSE" command.
  1045.  
  1046.  Link connections are not affected and a return to the command mode can be
  1047. made by typing in the Command Mode Entry character.
  1048. ******************************************************************************
  1049. @KIll         n         none    Kill a PMS message number.
  1050.  
  1051.  Delete or Kill message number n in the PMS message storage area.
  1052.  
  1053.  Ensure that " KI" ( in short form ) is typed rather than just " K," because
  1054.  " K " alone will put the TNC into CONVERSE mode, after which, all further
  1055. input from the keyboard will be sent over the radio, rather than as a command
  1056. to the TNC. If this accidentally occurs, type CONTROL C to get back to command
  1057. mode !
  1058.  
  1059.  Implemented in release 1.1.6+ of 25/10/88.
  1060. ******************************************************************************
  1061. @KILONFWD     ON|OFF    ON      Forwarded message deletion.
  1062.  
  1063.  Parameters:
  1064.      ON  - Messages are deleted after forwarding.
  1065.      OFF - Messages are retained after forwarding.
  1066.  
  1067.  This command selects whether messages which have been marked for
  1068. forwarding will be deleted after forwarding has taken place
  1069. ******************************************************************************
  1070. @KISs         ON|OFF    OFF     Select KISS mode for TCP-IP.
  1071.  
  1072.  Parameters:
  1073.      ON  - Put the TNC in KISS mode.
  1074.      OFF - The TNC stays in normal AX25 mode.
  1075.  
  1076.  Either operation of this switch must be followed by a RESTART. In the
  1077. ON condition the computer must be running the appropriate software.
  1078.  
  1079. Implemented in release 1.1.6+ of 25/10/88.
  1080.  
  1081.  Once the TNC is set in the " KISS " mode, it may only be set to normal 
  1082. mode by EITHER :
  1083.      1) Sending the ASCII characters 192  255  192 in that order, 
  1084. from the computer to the TNC. ( Press the NUMLOCK key, press and hold
  1085. the ALT key, press 192, release the ALT key, press and hold the ALT key 
  1086. again press 255, release the ALT key, press and hold the ALT key once 
  1087. more, press 192, then release the ALT key. ) The numbers are entered 
  1088. on the numeric keypad.
  1089.      2) Disconnecting the back-up battery inside the TNC. 
  1090. ******************************************************************************
  1091. @LCAlls       Call 1-8  blank   List of calls to allow (Budlist).
  1092.  
  1093.  A list of up to 8 calls with or without substation numbers to be
  1094. accepted or rejected according to how BUDLIST is set if MONITOR is on.
  1095. To clear the list type LCALLS BLANK.
  1096.  
  1097.  Note: in earlier TNC versions, this affects connected operation as well as
  1098. monitoring!
  1099. ******************************************************************************
  1100. @LCok         ON|OFF    ON      Lower to upper case conversion.
  1101.  
  1102.  Parameters:
  1103.      ON  - The TNC will send characters to the computer as they are received.
  1104.      OFF - The TNC will translate all lower case characters to upper case.
  1105.  
  1106.  If both operators set LCOK to OFF then what each types in lower case
  1107. will appear as such and the other's transmission will appear in upper
  1108. case. This translation is disabled in transparent mode.
  1109.  
  1110.  In PAKET this is best set to ON as the outgoing and incoming text is in
  1111. different colours.
  1112. ******************************************************************************
  1113. @LCStream     ON|OFF    ON      Allow stream ID to be lower case.
  1114.  
  1115.  Parameters:
  1116.      ON  - The TNC will convert lower case entry of stream letter to upper.
  1117.      OFF - The TNC will process the character as it is entered.
  1118.  
  1119.  Normally the stream identifier must be in upper case or an error message
  1120. will be generated.
  1121. ******************************************************************************
  1122. @LFadd        ON|OFF    OFF     Add Line Feed to each Carriage Return sent.
  1123.  
  1124.  Parameters:
  1125.      ON  - A LF character is added to CR on outgoing packets.
  1126.      OFF - No LF is added.
  1127.  
  1128.  If a station reports your transmissions overprinting on one line, this
  1129. could be set ON temporarily, but it would be better if the other station
  1130. could set AUTOLF ON.
  1131. ******************************************************************************
  1132. @LFIgnore     ON|OFF    OFF     Filter out Line Feed characters.
  1133.  
  1134.  Parameters:
  1135.      ON  - LF characters are ignored in Command and Converse modes.
  1136.      OFF - LF characters are acted upon in Command and Converse mode.
  1137.  
  1138.  LFIGNORE is useful if the other station has left LFADD ON and causes
  1139. double spacing on your screen.
  1140. ******************************************************************************
  1141. @List         none              List all messages in the PMS.
  1142.  
  1143.  An immediate command to list all the messages held in the
  1144. PMS storage area in the TNC even if the computer has been switched off.
  1145.  
  1146.  Implemented in release 1.1.6+ of 25/10/88.
  1147. ******************************************************************************
  1148. @LOGonmsg     ON|OFF    ON      Select PMS log-on message.
  1149.  
  1150.  Parameters:
  1151.      ON  - The standard PMS log-on message is sent.
  1152.      OFF - Only the STExt ( if selected ) is sent.
  1153.  
  1154.  This command controls sending of the standard PMS log-on message, and
  1155. if set to " ON ", inserts the text " Logged on to ( PMS callsign )
  1156. personal message system " after the " *** CONNECTED TO " message, and 
  1157. before the STExt inserted by the sysop.
  1158. ******************************************************************************
  1159. @MAll         ON|OFF    ON      Monitor connected and unproto frames.
  1160.  
  1161.  Parameters:
  1162.      ON  - Monitors both connected and unconnected packet frames.
  1163.      OFF - Monitors only unconnected packet frames.
  1164.  
  1165.  If MALL is off only UNPROTO packets as determined by LCALLS and BUDLIST
  1166. are monitored.
  1167. ******************************************************************************
  1168. @MAXframe     1-7       2       Number of outstanding frames allowed.
  1169.  
  1170.  Parameters:
  1171.       'n' - 1 to 7. This specifies the maximum number of packets that may
  1172.             be outstanding (unacknowledged) at any one time.
  1173.  
  1174.  MAXFRAME also specifies the maximum number of contiguous packets which can
  1175. be sent during a transmission.
  1176.  
  1177.  If throughput is low because of heavy traffic or poor propagation, reduce
  1178. MAXFRAME to 2 or 3.
  1179.  
  1180.  If you are using HF, reduce MAXFRAME to 1.
  1181.  
  1182.  A relationship between this and PACLEN can improve the efficiency of file
  1183. transfers, allowing long bursts on a good link.
  1184. ******************************************************************************
  1185. @MCOM         ON|OFF    ON      Monitor only data or all frames.
  1186.  
  1187.  This command enables monitoring of supervisory frames when MONITOR is
  1188. ON.
  1189.  
  1190.  All control fields are decoded so that possible faults in the link can
  1191. be detected. See the protocol section of your manual for more information.
  1192. As with other monitor commands the stations monitored are determined by
  1193. BUDLIST and LCALLS.
  1194. ******************************************************************************
  1195. @MCon         ON|OFF    OFF     Monitor other frames while connected.
  1196.  
  1197.  Parameters:
  1198.      ON  - Monitor mode remains active when TNC is in connected state.
  1199.      OFF - Monitor mode is disabled while connected.
  1200.  
  1201.  Enables monitoring of other conversations while your TNC is connected to
  1202. another station. Even number round table conferences can be had using
  1203. this command. If set to OFF all other activity on the channel is ignored
  1204. while you are connected to a station.
  1205. ******************************************************************************
  1206. @MFilter      0-$7F     blank   Up to 4 characters purged from data.
  1207.  
  1208.  Specifying up to 4 characters delimited by commas which can be filtered
  1209. out of incoming packets.
  1210.  
  1211.  To clear the list use MFILTER 00.
  1212. ******************************************************************************
  1213. @MHClear      none              Clear the calls heard list.
  1214.  
  1215.  MHCLEAR is an immediate command to clear the MHEARD list if you want to
  1216. monitor channel activity over a specific period of time.
  1217. ******************************************************************************
  1218. @MHeard       none              Display calls heard with date/time.
  1219.  
  1220.  An immediate command to display the list of calls heard since last time
  1221. the buffer was cleared (MHCLEAR or RESTART commands, or power-off).
  1222.  
  1223.  You can either enter this command at the cmd: prompt or you can
  1224. select Alt-H in PAKET to generate the command for you.
  1225.  
  1226.  Stations heard via a digipeater are marked with an asterisk (*).
  1227.  
  1228.  The maximum number of stations monitored in the list is 18 so that only
  1229. the last 18 are displayed. If PASSALL in ON logging of stations heard is
  1230. disabled.
  1231.  
  1232.  If date and time are set, entries will be time stamped.
  1233. ******************************************************************************
  1234. @MIne         none              List 10 recent messages to/from PMS call.
  1235.  
  1236.  An immediate command to list the 10 most recent message to or from the
  1237. PMS callsign.
  1238.  
  1239.  Implemented in release 1.1.6+ of 25/10/88.
  1240. ******************************************************************************
  1241. @MKiss        none              Immediate entry to KISS mode without RESTART
  1242.  
  1243.  INTRODUCED IN FIRMWARE VERSION 3.1
  1244.  
  1245.  An immediate command to enter KISS mode without having to follow the command
  1246. with a RESTART command.
  1247.  
  1248.  GREAT CARE SHOULD BE EXERCISED WHEN USING THIS COMMAND, AS ONCE THE TNC HAS
  1249. ENTERED " KISS " MODE, IT WILL NO LONGER RESPOND TO ANY OTHER INPUT. TURNING
  1250. THE TNC OFF AND BACK ON AGAIN WILL ALSO BE INEFFECTIVE !
  1251.  
  1252. See KISS for further information on how to exit KISS mode.
  1253. ******************************************************************************
  1254. @Monitor      ON|OFF    ON      Monitor mode on. (See BUDLIST,MALL,MCON)
  1255.  
  1256.  Monitoring of packet activity is enabled or disabled.
  1257.  
  1258.  MALL, BUDLIST and LCALLS determine which packets are monitored.
  1259. See also MRPT and MSTAMP.
  1260.  
  1261.  MCON allows monitoring when connected.
  1262. ******************************************************************************
  1263. @MRpt         ON|OFF    ON      Display digipeater path.
  1264.  
  1265.  Parameters:
  1266.      ON  - Shows connected station identifiers and digipeating path.
  1267.      OFF - Shows only originator and destination calls.
  1268.  
  1269.  The MRPT command determines whether monitored packets are displayed with
  1270. the digipeat path in the header.
  1271.  
  1272.  Digipeating stations are shown with an asterisk (*).
  1273. ******************************************************************************
  1274. @MSGHdr       ON|OFF    ON      Selects forwarded message headers.
  1275.  
  1276.  Parameters:
  1277.      ON  - Forwarded messages will have a message header inserted.
  1278.      OFF - Message headers will not be inserted on forwarded messages.
  1279.  
  1280.  This command selects whether forwarded messages will have a message
  1281. header inserted at the beginning of the message.
  1282. ******************************************************************************
  1283. @MSGRoute     ON|OFF    OFF     BBS routing history storage in PMS.
  1284.  
  1285.  Parameters:
  1286.      ON  - PMS messages contain the complete BBS routing history.
  1287.      OFF - The BBS routing history is NOT stored with the message.
  1288.  
  1289.  INTRODUCED IN FIRMWARE VERSION 3.1
  1290.  
  1291.  When the BBS connects to deliver to the PMS, it offers the complete routing
  1292. history of the message it is forwarding. For some messages that have been
  1293. routed via many BBS, a considerable amount of PMS memory is required to store
  1294. this information. Setting this command ON will allow the full routing to be
  1295. saved in the PMS. Setting the command OFF will allow the FIRST and LAST lines
  1296. only of the message routing history to be stored, thereby freeing PMS memory.
  1297. ******************************************************************************
  1298. @MStamp       ON|OFF    OFF     Select time stamping of frames monitored.
  1299.  
  1300.  Parameters:
  1301.       ON  - Time stamp on monitored frames.
  1302.       OFF - No time stamp on monitored frames.
  1303.  
  1304.  Enables time stamping of monitored packets if date and time are set.
  1305.  
  1306.  The date format is determined by the DAYUSA command.
  1307.  
  1308.  You might like to set HEADERLN ON if you are using time stamping because
  1309. of the additional characters in the header.
  1310. ******************************************************************************
  1311. @MYAlias      call[-n]  blank   Alternate station identifier.
  1312.  
  1313.  Parameters:
  1314.       call - This is an alternate call sign for use as a digipeater only.
  1315.  
  1316.  You must still specify your call sign in the MYCALL command.
  1317.  
  1318.  Specify an alternate callsign or sub-station ID. Use of this command
  1319. permits normal HID with MYCALL, but an alternate call for digipeating.
  1320. ******************************************************************************
  1321. @MYcall       call[-n]  NOCALL  Station callsign.
  1322.  
  1323.  Parameters:
  1324.       'call' - Your call sign. You may also use a substation ID (SSID)
  1325.                (0-15) if you wish.
  1326.  
  1327.  Example:
  1328.       MYCALL VK2DHU       This tells the TNC my call sign.
  1329.  
  1330.  All transmitted packets will include this callsign, and any connect
  1331. requests to this callsign can now be accepted.
  1332.  
  1333.  BEWARE...!!! The TNC will still initiate connects if you forget to enter
  1334. your callsign. Some other stations will respond, although certain BBS
  1335. software will immediately disconnect if the calling station callsign
  1336. is NOCALL.
  1337. ******************************************************************************
  1338. @MYPcall      call      NOCALL  Callsign for PMS.
  1339.  
  1340.  Callsign allocation for PMS. This must be different to the MYCALL, but
  1341. you can use a different SSID such as -2 or other number. ie. VK2ATM-2.
  1342.  
  1343.  Implemented in release 1.1.6+ of 25/10/88.
  1344. ******************************************************************************
  1345. @NEwmode      ON|OFF    OFF     Change modes as in TNC-1.
  1346.  
  1347.  Parameters:
  1348.      ON  - Switch to data transfer with connect command - CMD: on disconnect.
  1349.      OFF - Switch to data transfer on connect, but not to CMD: on disconnect.
  1350.  
  1351.  If ON the TNC will switch to whatever CONMODE is set when the
  1352. connection is started without waiting for the connection to be
  1353. established. If the connection is terminated, or if the request
  1354. fails, the TNC will revert to Command mode.
  1355.  
  1356.  If OFF, the TNC will remain in Command Mode until the connection is
  1357. established. Then it will switch to the mode specified in CONMODE.
  1358. The TNC remains in that mode when the connection is terminated.
  1359. ******************************************************************************
  1360. @NODetext     TEXT      BLANK   A connect string for PMS forwarding.
  1361.  
  1362.  Parameters:
  1363.      The text is a valid connect string, limited to one digipeater.
  1364.  
  1365.  This connect string is used by the FNPms command to cause the node 
  1366. or switch in use to connect to the desired station for message forwarding.
  1367. This may be the HOMebbs, or another station.
  1368. ******************************************************************************
  1369. @NOmode       ON|OFF    OFF     Allow/disallow explicit mode change only.
  1370.  
  1371.  Parameters:
  1372.       ON  - The NEWMODE function is ignored. The only way to change modes
  1373.             is to type K (or CONV), TRANS, or <Ctrl-C>.
  1374.       OFF - The TNC will switch in accordance with the setting of NEWMODE.
  1375. ******************************************************************************
  1376. @NUcr         ON|OFF    OFF     Select send <NULL>s ($00) after a <CR>.
  1377.  
  1378.  Parameters:
  1379.       ON  - Send <NULL>s ($00) after a <CR>.
  1380.       OFF - Do not send <NULL>s.
  1381.  
  1382.  This command specifies whether or not to send <NULL>s after a <CR> is sent
  1383. to the computer.
  1384.  
  1385.  The number of <NULL>s sent is determined by the NULLS command.
  1386.  
  1387.  Slower terminals or TTY machines sometimes need a short delay after a <CR>
  1388. in order to give it time to get the carriage back to the left hand column.
  1389. If you were losing some characters at the beginning of a line, you could
  1390. use this feature.
  1391.  
  1392.  This is not a problem with PAKET and you should set NUCR OFF.
  1393. ******************************************************************************
  1394. @NULf         ON|OFF    OFF     Select send <NULL>s ($00) after a <LF>.
  1395.  
  1396.  Parameters:
  1397.       ON  - Send <NULL>s ($00) after a <LF>.
  1398.       OFF - Do not send <NULL>s.
  1399.  
  1400.  This command specifies whether or not to send <NULL>s after a <LF> is sent
  1401. to the computer.
  1402.  
  1403.  The number of <NULL>s sent is determined by the NULLS command.
  1404.  
  1405.  Slower terminals or TTY machines sometimes need a short delay after a <LF>
  1406. in order to give it time to roll the carriage into position for the next
  1407. line. If you were losing some characters at the beginning of a line, you
  1408. could use this feature.
  1409.  
  1410.  This is not a problem with PAKET and you should set NULF OFF.
  1411. ******************************************************************************
  1412. @NULLs 'n'    0-30      0       Number of nulls to send.
  1413.  
  1414.  Parameters:
  1415.       'n' - 0 to 30 specifies the number of <NULL>s to send after a <CR>
  1416.             or <LF>.
  1417.  
  1418.  Refer to the NUCR and NULF commands for a discussion on the use of <NULL>s.
  1419.  
  1420.  PAKET does not require <NULL>s so you can leave this parameter set to 0.
  1421. ******************************************************************************
  1422. @Paclen       1-255     128     Number of Bytes in a data frame.
  1423.  
  1424.  Parameters:
  1425.      'n' - 1 to 255 specifies the maximum size of the data portion of a
  1426.            packet.
  1427.  
  1428.   DO NOT USE A PACLEN OF 0 ( 256 ) in the TINY 2, as due to a bug
  1429. in the firmware, all flow control fails at this setting, the buffers
  1430. overflow, and the TNC crashes.
  1431.  
  1432.  In normal CONVERSE mode, a packet will be sent when you press <CR>.
  1433.  
  1434.  If you have set Single Line Mode in the Type Ahead window (via the F4
  1435. key) PAKET will generate a <CR> at the end of each full line and
  1436. cause the TNC to send a packet at the end of that line.
  1437.  
  1438.  However a packet is automatically sent by the TNC when PACLEN
  1439. characters have been received from the PAKET programme, so the maximum
  1440. size of any packet is determined by PACLEN. If you wish, you could
  1441. set PACLEN to (say) 20, and the TNC would transmit a packet after 20
  1442. characters are received from the programme.  This might be appropriate
  1443. for an HF link in poor conditions because there would be greater
  1444. chance of getting the full packet through without error if it is a
  1445. smaller packet. For good links, a larger packet size is better.
  1446.  
  1447.  For YAPP mode file transfers, PAKET will adjust PACLEN automatically.
  1448. ******************************************************************************
  1449. @PACTime      E|A 0-250 A 10    TRANS mode packet send timer.(n*100ms)
  1450.  
  1451.  Parameters:
  1452.       'n'   - 0 to 250 specifies 100ms intervals
  1453.       Every - Packets are sent EVERY n * 100 ms.
  1454.       After - Packets are sent AFTER n * 100 ms from last entry at keyboard.
  1455.  
  1456.  Example:
  1457.       PACT A 25       Send a packet 2.5 seconds after the last character
  1458.                       was received from PAKET.
  1459.       PACT E 50       Send a packet every 5 seconds even if data is still
  1460.                       being received from PAKET.
  1461.  
  1462.  This parameter is always used in Transparent mode and is used in Converse
  1463. mode if CPACTIME is ON. If 'n' is 0, the next packet is sent without any
  1464. wait time, but in no case will a zero length packet be sent. The timer
  1465. only starts when the first character is received.
  1466. ******************************************************************************
  1467. @PARity 'n'   0-3       3       Parity 0=none,1=odd,2=none,3=even.
  1468.  
  1469.  Parameters:
  1470.       'n' - 0 to 3 specifies if and how the parity bit is set on data
  1471.             flowing between the TNC and the computer.
  1472.  
  1473.  IN FIRMWARE VERSION 3.1, THE DEFAULT IS 0.
  1474.  
  1475.  In normal CONVERSE mode, any parity bit is stripped.
  1476.  
  1477.  In Transparent mode all 8 bits are sent including ( if set ) parity.
  1478.  
  1479.  If PARITY 0 and AWLEN 7 then the 8th bit is set to 0.
  1480.  
  1481.  For PAKET retain the default settings of AWLEN 8 and PARITY 0.
  1482. ******************************************************************************
  1483. @PASs 'n'     0-$7F     $16 ^V  Char to allow any character to be sent.
  1484.  
  1485.  Parameters:
  1486.       'n' - 0 to 127 specifies an ASCII code to be used as the PASS
  1487.             character.
  1488.  
  1489.  This is the ASCII character code which if inserted in a transmission will
  1490. allow the next following character to be transmitted as is when normally
  1491. it would be interpreted as a command to the TNC. This will allow, for
  1492. example, <CR>s to be embedded in the text as well as other TNC control
  1493. characters, including the <PASS> character itself.
  1494.  
  1495.  Example:
  1496.       CTEXT I am here somewhere^V<CR>
  1497.             Give me a minute or two.<CR>
  1498.  
  1499.  If you didn't use the PASS (^V) the <CR> would have been interpreted by
  1500. the TNC as the end of the CTEXT message. With the PASS character, the TNC
  1501. simply added the <CR> into the CTEXT message.
  1502. ******************************************************************************
  1503. @PASSAll      ON|OFF    OFF     Accept only valid CRC frames or all.
  1504.  
  1505.  Parameters:
  1506.      ON  - The TNC will accept packets with invalid CRC's.
  1507.      OFF - The TNC will only accept packets with valid CRC's.
  1508.  
  1509.  This would allow some monitoring of data even on a noisy channel, although
  1510. PAKET would then display all the invalid "garbage" received by the TNC.
  1511. Logging of callsigns in the MHEARD list is disabled, since they may be
  1512. incorrect.
  1513.  
  1514.  Normally you would have PASSALL OFF to ensure an error free display.
  1515. ******************************************************************************
  1516. @PErsist 'n'  0-255     127     Set threshold for retry with Persist.
  1517.  
  1518.  Parameters:
  1519.       'n' - 0 to 255 specifies the threshold for the random number
  1520.             generator. 0 gives a low chance of transmitting every
  1521.             SLOTTIME, while a higher value increases the chance of a
  1522.             packet being sent. 255 means transmit without delay.
  1523.  
  1524.  This feature is useful only if other stations are also using PERSIST and
  1525. SLOTTIME and it is designed to reduce the number of "collisions" on the
  1526. air.
  1527.  
  1528.  This CSMA method may be selected with the PPERSIST command.
  1529.  
  1530.  DO NOT SET THE PERSIST VALUE LOWER THAN 38 ON FIRMWARE VERSION 3.0, as
  1531. Settings lower than 38 totally inhibit the TNC from attempting to access
  1532. the channel.
  1533.  
  1534.  Implemented in release 1.1.6+ of 25/10/88.
  1535. ******************************************************************************
  1536. @PIdcheck     ON|OFF    OFF     Monitors PID F0 or all PID's.
  1537.  
  1538.  Parameters:
  1539.      ON  - Monitors only PID's of F0.
  1540.      OFF - Monitors all PID's.
  1541.  
  1542.  Implemented in release 1.1.6+ of 25/10/88.
  1543. ******************************************************************************
  1544. @PMS          ON|OFF    OFF     Set personal message system on/off.
  1545.  
  1546.  Parameters:
  1547.      ON  - Set personal message system ON and store messages.
  1548.      OFF - Set personal message system OFF.
  1549.  
  1550.  If the MYPcall is set to say VK2ATM-2 then only connects to that SSID
  1551. will be able to leave messages addressed to that call if 3rdparty is OFF
  1552. or to any legitimate callsign if ON.
  1553.  
  1554.  Implemented in release 1.1.6+ of 25/10/88.
  1555. ******************************************************************************
  1556. @PPersist     ON|OFF    OFF     Set Persist or Frack retry timing.
  1557.  
  1558.  Parameters:
  1559.      ON  - Sets retry persistence for retry timing.
  1560.      OFF - Sets normal Frack timeout for retries.
  1561.  
  1562.  This parameter would normally be OFF unless you have other stations in
  1563. your area using the PERSIST/SLOTTIME method.
  1564.  
  1565.  Implemented in release 1.1.6+ of 25/10/88.
  1566. ******************************************************************************
  1567. @Read         n         none    Read n message from PMS storage.
  1568.  
  1569.  An immediate command to read back message number n from the Personal
  1570. Message System storage in the TNC. Most Tnc's will indicate the presence
  1571. of an active message by blinking the STA led. After reading a message it
  1572. is wise to KILL 'n' it to avoid it being returned to active status after
  1573. 24hrs.
  1574.  
  1575.  Implemented in release 1.1.6+ of 25/10/88.
  1576. ******************************************************************************
  1577. @RECOnnect    Call      none    Re-establish link via a new path.
  1578.  
  1579.  Parameters:
  1580.      Call: Callsign of the station to be reconnected to.
  1581.  
  1582.  RECONNECT is an immediate command to change the  path for the current
  1583. connection and is usually accompanied by a new path list.
  1584.  
  1585.  The integrity of any outstanding frames is not assured.
  1586. ******************************************************************************
  1587. @REDispla 'n' 0-$7f     $12(^R) Specify ASCII character for <REDISPLAY>
  1588.  
  1589.  Parameters:
  1590.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1591.             <REDISPLAY> character.
  1592.  
  1593.  The <REDISPLAY> character will redisplay and allow editing of the current
  1594. input line.
  1595.  
  1596.  You can also use this key to display a packet which has come in while you
  1597. were typing, before transmitting your own packet.
  1598.  
  1599.  This feature is of limited value with PAKET because of PAKET's Type
  1600. Ahead buffer, which minimises the need for <REDISPLAY>
  1601. ******************************************************************************
  1602. @REMSysop     ON|OFF    OFF     Allows remote sysop operations.
  1603.  
  1604.  Parameters:
  1605.      ON  - The MYPcall is allowed sysop privileges over the air.
  1606.      OFF - The remote sysop privileges are disabled.
  1607.  
  1608.  When the REMSysop is ON, the callsign contained in MYPcall is allowed
  1609. to read and kill any message remotely ( over the radio ).
  1610. ******************************************************************************
  1611. @RENUmber     Immediate Cmd     Renumber PMS message numbers
  1612.  
  1613.  INTRODUCED IN FIRMWARE VERSION 3.1
  1614.  
  1615.  RENUMBER is an immediate command that allows the PMS sysop to renumber the
  1616. messages that are currently in the PMS buffer. The messages will be
  1617. renumbered, starting at message number 1.
  1618. ******************************************************************************
  1619. @RESET        Immediate Cmd     Reset the TNC to default parameters.
  1620.  
  1621.  
  1622.  
  1623.                      WARNING   WARNING    WARNING
  1624.  
  1625.  
  1626.  
  1627.  
  1628.  
  1629.  RESET will reinitialise the TNC to its default ROM parameters.
  1630.  
  1631.  You will lose all your personalised settings and monitor lists if you type
  1632. this command. In addition, with certain firmware versions, you may lose
  1633. communication between the computer and the TNC, necessitating altering
  1634. the serial port settings in paKet to the default values of the TNC. See
  1635. DISPLAY for a method of getting your settings back into the TNC quickly!
  1636.  
  1637.  If you wish to reinitialise the TNC, but retain your own parameters,
  1638. use RESTART.
  1639. ******************************************************************************
  1640. @RESptime 'n' 0-250     10      Delay for sending an ACK (n*100ms).
  1641.  
  1642.  Parameters:
  1643.       'n' - 0 to 250 specifies the number of 100ms intervals for delay.
  1644.  
  1645.  This command sets the minimum delay before an acknowledgement packet is
  1646. sent. This will be in addition to any delay set by DWAIT.
  1647.  
  1648.  When file transfers are being done, occasionally a collision may occur
  1649. with an ACK frame. If RESPTIME is set to say 10 then this will be avoided
  1650. and an increase in the throughput will result.
  1651.  
  1652.  For PAKET, leave RESP at its default of 10.
  1653. ******************************************************************************
  1654. @RESTART      none              Reset the TNC with user parameters.
  1655.  
  1656.  
  1657.  RESTART is an immediate command to reset the TNC but retaining the user
  1658. supplied parameters stored in Battery-Backed RAM.
  1659.  
  1660.  This has the same effect as switching the TNC's power off then on.
  1661.  
  1662.  If a complete re initialisation is required then use RESET, but that will
  1663. require you to re-enter all your parameters including your MYcall, etc.
  1664. ******************************************************************************
  1665. @REtry        0-15      10      Number of retries before disconnect.
  1666.  
  1667.  Parameters:
  1668.       'n' - 0 to 15 specifies the maximum number of packet retries before
  1669.             disconnecting.
  1670.  
  1671.  A number of 0 specifies an infinite number of retries.
  1672.  
  1673.  The time between retries is determined by the FRACK parameter.
  1674. ******************************************************************************
  1675. @RXblock      ON|OFF    OFF     Format TNC data for computer processing.
  1676.  
  1677.  RXBLOCK is designed for formatting data for automated operations such
  1678. as bulletin boards. It helps such systems to recognise the difference
  1679. between valid data and TNC messages.
  1680. ******************************************************************************
  1681. @SAle         Immediate cmd     TNC vendor information.
  1682.  
  1683.  SALE is an immediate command that will display any information that the
  1684. vendor of the TNC may have programmed into the firmware.
  1685. ******************************************************************************     
  1686.  
  1687. @Screenln     0-255     80      Sets line length on screen.
  1688.  
  1689.  Specifying the number of characters to be displayed per line on the
  1690. screen or platen.
  1691.  
  1692.  While using PAKET, set SCREENLN 0.
  1693. ******************************************************************************
  1694. @SEND         call      none    Enter a message to call in PMS.
  1695.  
  1696.  Send a personal message to callsign for later reading by that station
  1697. in the personal message service storage area. This is only possible
  1698. if the other station has PMS available and has set it ON with a PMS call
  1699. the same as the one you have connected to.
  1700.  
  1701.  Implemented in release 1.1.6+ of 25/10/88.
  1702. ******************************************************************************
  1703. @SEndpac 'n'  0-$7f     $0D(CR) Character to force packet to be sent.
  1704.  
  1705.  Parameters:
  1706.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1707.             <SENDPAC> character.
  1708.  
  1709.  The default character is <CR> which means a packet will be sent when you
  1710. press the <CR> key.
  1711.  
  1712.  You might like to set this to some value you would not normally use if you
  1713. decide to set CPACTIME ON in order to send packets at regular intervals
  1714. rather than at the end of a line.
  1715.  
  1716.  Please leave this set to the default value (<CR>).
  1717.  
  1718.  However, if PAKET's Word Wrap option is ON (which is the default, but
  1719. refer to the F4 key) it will generate a <CR> at the end of a full line to
  1720. save you having to watch for the end of a line. So, if you change this
  1721. SENDPAC character to something else, that Word Wrap feature will insert
  1722. the <CR> into the data but will not cause the packet to be sent at the end
  1723. of the line as expected, but will result in the receiving station having
  1724. formatted line lengths.
  1725. ******************************************************************************
  1726. @SETTINGS   Not a TNC command   Preferred TNC settings.
  1727.  
  1728.  The list that follows comprises the settings that paKet requires in the TNC
  1729. Do not forget to delete the word SETTINGS when you return to the
  1730. communication screen !
  1731.  
  1732. 8BITCONV ON
  1733. AWLEN 8
  1734. STREAMCA OFF
  1735. STREAMDBL ON
  1736. STREAMSW $7C
  1737. CMDTIME 1
  1738. COMMAND $03
  1739. CONMODE CONVERSE
  1740. ECHO OFF
  1741. FLOW OFF
  1742. MCON OFF              This may be temporarily set ON.
  1743. NEWMODE ON            This may be temporarily set OFF.
  1744. NOMODE OFF
  1745. PARITY 0
  1746. PASS $16
  1747. SENDPAC $0D
  1748. START $11
  1749. STOP $13
  1750. TRFLOW OFF
  1751. TXFLOW OFF
  1752. USERS n               Where n = the number of windows MINUS 1. 
  1753. XOFF $13
  1754. XON $11
  1755. XFLOW ?               Where ? = ON for SOFTWARE HANDSHAKING
  1756.                             and OFF for HARDWARE HANDSHAKING
  1757.  
  1758.  Hardware handshaking is preferred, and requires an appropriate RS232 cable
  1759. between the computer and the TNC. See the paKet manual for constructional
  1760. details of a suitable cable.
  1761.  
  1762. ******************************************************************************
  1763. @SLots        0-127      3      Select probability to transmit.
  1764.  
  1765.  Parameters:
  1766.      n = 0-127 specifies a number of SLOTS
  1767.  
  1768.  INTRODUCED IN FIRMWARE VERSION 3.1
  1769.  
  1770.  SLOTS specifies the number of " slots " from which to chose when deciding
  1771. to access the channel. For example, The default value of 3 results in there
  1772. being three slots, each giving a 33% chance of channel access. Each slot
  1773. is DEADTIME long. The SLOT method of channel access is similar to using
  1774. the PERSISTENCE algorithm. It is not possible to simultaneously use both
  1775. methods of channel access, see TAPR.
  1776.  
  1777.  A low SLOT value will result in a better chance of attempting to send data
  1778. when the channel is clear, while higher values reduce the probability
  1779. that channel access will occur.
  1780.  
  1781.  SLOTS and the PERSISTENCE method of retry timing are compared below:
  1782.  
  1783.   SLOTS       PPERSISTENCE      PERSISTENCE       PROBABILITY TO TRANSMIT
  1784.  
  1785.     1             OFF               255               100%
  1786.     2              ON               127                50%
  1787.     3              ON                85                33%
  1788.     4              ON                63                25%
  1789.     5              ON                51                20%
  1790.  
  1791.  THE SEQUENCE CONTINUES, AND IT CAN BE SEEN THAT VERY HIGH VALUES OF SLOTS
  1792. WILL GIVE VERY LITTLE CHANCE OF CHANNEL ACCESS.
  1793.  
  1794.  A typical value on a quiet channel would be 2 or 3, and for a busy channel,
  1795. 5 to 7 would be appropriate. It should be noted that if low values are used
  1796. on a busy channel, the channel access will be noted to be aggressive, and
  1797. likely to be commented on by other users !
  1798. ******************************************************************************
  1799. @SLottime 'n' 0-250     10      Specify time interval for PERSIST CSMA
  1800.  
  1801.  Parameters:
  1802.       'n' - 0 to 250 specifies the time interval before the random number
  1803.             generation for PERSIST CSMA operation.
  1804.  
  1805.  This parameter would normally not be used unless you have other stations
  1806. in your area using the PERSIST/SLOTTIME method.
  1807.  
  1808.  Implemented in release 1.1.6+ of 25/10/88
  1809. ******************************************************************************
  1810. @STArt 'n'    0-$7F     $11 ^Q  Character for XON to terminal.
  1811.  
  1812.  Parameters:
  1813.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1814.             <START> character.
  1815.  
  1816.  <START> is the code to restart data flow from the TNC to PAKET after a
  1817. <STOP> has been issued.
  1818.  
  1819.                        PLEASE DON'T CHANGE THIS
  1820.  
  1821.  Although START might be set to 0 temporarily during binary file
  1822. transfers with Software handshaking, the PAKET programme expects START to
  1823. be <Ctrl/Q> and will not function correctly if you change it.
  1824. ******************************************************************************
  1825. @STATus       none              Query TNC about Conn and Ack status.
  1826.  
  1827.  An immediate command to query the status of connection and acknowledge
  1828. frames in the TNC. 'C' as in CONNECT will also give the status of the
  1829. connection.
  1830.  
  1831.  Implemented in release 1.1.6+ of 25/10/88.
  1832. ******************************************************************************
  1833. @STExt        TEXT      BLANK   PMS sign-on message
  1834.  
  1835.  If there is no STExt, the PMS sign-on message will only be that given
  1836. by the LOGonmsg ( if that is set to on ). 
  1837.  
  1838.  The STExt can be up to 80 characters long, ending with a < CR >.
  1839. ******************************************************************************
  1840. @STOp         0-$7F     $13 ^S  Character for XOFF to terminal.
  1841.  
  1842.  Parameters:
  1843.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  1844.             <STOP> character.
  1845.  
  1846.  <STOP> is the code to stop data flow from the TNC to PAKET.
  1847.  
  1848.                        PLEASE DON'T CHANGE THIS
  1849.  
  1850.  Although STOP might be set to 0 temporarily during binary file
  1851. transfers with Software handshaking, the PAKET programme expects STOP to
  1852. be <Ctrl/S> and will not function correctly if you change it.
  1853. ******************************************************************************
  1854. @STREAMCa     ON|OFF    OFF     Show stream call after ID.
  1855.  
  1856.  Parameters:
  1857.      ON  - Callsign of other station is attached to stream ID.
  1858.      OFF - Stream ID only is displayed.
  1859.  
  1860.  The other stations ID is attached to his stream and then the data is
  1861. shown after a colon (:) to look like this -
  1862. |B :VK2ATM:Hello Tony how is the new programme?
  1863.  
  1864.  For PAKET, please leave this option OFF.   PAKET has a separate window for
  1865. each stream and the window will display the call sign of the connected
  1866. station. Setting the option on will interfere with this processing.
  1867. ******************************************************************************
  1868. @STREAMDbl    ON|OFF    OFF     Print stream switch char twice (||A).
  1869.  
  1870.  Parameters:
  1871.      ON  - Double displays the "|" stream character thus: "||".
  1872.      OFF - Displays the stream character as a single "|".
  1873.  
  1874.  It is RECOMMENDED you set this option ON and configure PAKET
  1875. accordingly.
  1876.  
  1877.  This can be used to differentiate between incoming stream characters and
  1878. those generated by the TNC.
  1879.  
  1880.  It is important to note that PAKET needs to know how this option is set in
  1881. your TNC. There is an option in the Configuration Window for the Multi
  1882. User options, to tell PAKET how to process the <STREAMSW> character. If
  1883. you set STREAMDBL ON in the TNC, you must also set the option on in
  1884. PAKET. This is especially important for binary file transfers.
  1885. ******************************************************************************
  1886. @STReamsw 'n' 0-$FF     $7C "|" Sets stream switch character.
  1887.  
  1888.  Parameters:
  1889.       'n' - 0 to 255 specifies the ASCII character used to change to
  1890.             another connection stream.
  1891.  
  1892.  You must be in Command mode to change streams.
  1893.  
  1894.  It is suggested you use the "|" ($7C) character as the STREAMSW character
  1895. as this is the default character used on many other TNCs.
  1896.  
  1897.  If you change this parameter, you must also change that character in
  1898. PAKET's Multi User Configuration window. Note that in paKet 6, the
  1899. streamswitch character will need to be specified for each stream, and
  1900. should all be set to whatever streamswitch character you use. ( This
  1901. facility is of no consequence for the Tiny 2, but is useful for other
  1902. manufacturers TNCs.
  1903. ******************************************************************************
  1904. @TAPR         ON|OFF    ON      Selects between SLOTS or PERSISTENCE timing.
  1905.  
  1906.  Parameters:
  1907.      ON  - SLOTS retry timing will be used.
  1908.      OFF - PERSISTENCE retry timing will be used.
  1909.  
  1910.  INTRODUCED IN FIRMWARE VERSION 3.1
  1911.  
  1912.  This is an ON/OFF command, enabling a selection of EITHER TAPR or PacComm
  1913. retry timing.
  1914. ******************************************************************************
  1915. @TIPS      Not a TNC command !  Hints and tips on using paKet and a Tiny 2 !
  1916.  
  1917.  This section is intended to give some guidance on some of the problems that
  1918. may be encountered. TIPS is NOT a TNC command, it is included so that you
  1919. may access some ideas quickly, in the event of problems. When you have read
  1920. this section, and you are back at the communication screen, use the backspace
  1921. key to delete the word " TIPS " !
  1922.  
  1923.  Firstly, STREAMDbl ON. This command must be set ON in the TNC, and in paKet.
  1924. If the two do not agree, there is likely to be trouble switching windows,
  1925. and " YAPP " transfers will be unreliable. Another reason transfers become
  1926. unreliable is if the link is poor. When sending a file using " YAPP ",
  1927. the protocol demands that the information leaving the computer is
  1928. acknowledged back to the computer within 2 minutes. On a busy link, the
  1929. packet joins the back of the queue in the TNC buffer, and the timing starts.
  1930. When the packet reaches the other end, the acknowledgement joins the back
  1931. of the queue in the other TNC.....You get the idea...?
  1932.  
  1933.  Failure to enter remote mode when a user connects. First, check that all
  1934. the configuration is correct. Still won't work ? It could simply be that
  1935. you last touched the keyboard less than 60 seconds ago. If you have, paKet
  1936. assumes you are there, and leaves you to take control with the F3 key.
  1937.  
  1938.  Remote users get the prompts, but each input they supply is met with the
  1939. response " Incorrect command ". This is likely to be because you have the
  1940. ECHO in the TNC set to ON. paKet requires it to be OFF. Setting " ECHO OFF "
  1941. in the STARTING AUTO COMMANDS section of paKet's configuration will prevent
  1942. this happening.
  1943.  
  1944.  The TNC refuses to transmit, and all software settings appear correct, as
  1945. does the hardware. This could, ( in firmware version 3 ) be caused by having
  1946. a PERSIST value less than 38. ( There is a certain " feature " in the
  1947. firmware that causes this.) Another possibility causing this problem is that
  1948. the squelch on the radio is set too low, so that it is always open, even when
  1949. there is no signal. With the squelch open, and receiver noise reaching the
  1950. TNC, transmission will not take place, because the TNC hears noise, and thinks
  1951. the channel is busy. It is possible to easily fit an accessory PCB in the TNC
  1952. to allow the radio to be run with the squelch open all the time. Marginally
  1953. better overall performance results from this modification.
  1954.  
  1955.  Another modification that is possible to the TNC is the provision of a real
  1956. time battery backed clock. This may not be quite as useful as first thought,
  1957. paKet thoughtfully updates the TNC clock whenever the software is started,
  1958. or from within the programme when " ALT T " is pressed. However, not all
  1959. computer real time clocks are accurate, and if a clock module is installed
  1960. in the TNC, it may be undesirable to update it with an incorrect time each
  1961. time that paKet is started. paKet 6 gives the option not to update the TNC
  1962. clock at startup.
  1963.  
  1964.  Setting the number of windows: If you wish to have say 3 streams, set paKet
  1965. to 4 windows, named A, B, C, and K. Then, when a user connects to the TNC
  1966. PMS, this fact is indicated in the fourth window, although the incoming
  1967. message cannot be monitored. paKet will indicate that there is traffic in
  1968. window 4, and you can see who has called the TNC PMS. This will stop
  1969. mailbox connection messages from being displayed on the current window.
  1970.  
  1971.  TNC will not talk to paKet. Try turning the TNC off, and back on again.
  1972. If a load of garbage appears, the problem lies within the settings of the
  1973. RS232 port. Check the speed, and be aware that the default settings in
  1974. some versions of firmware are 7 bit, even parity. These settings would have
  1975. appeared if you had given the command RESET, when you meant to give the
  1976. command RESTART. RESET loses all the stored settings in the TNC, just as if
  1977. you had disconnected the power, and removed the backup battery link !
  1978. If nothing at all appears when your power off the TNC, and on again, the
  1979. problem could be hardware, like the serial lead, or the port on the computer.
  1980. Since paKet will only accept COM1 to COM4, and INT 3 and 4 only, check to see
  1981. if your COM card is set to something different.
  1982.  
  1983.  One lifesaver is to open a receive text file, and give the command " DISP "
  1984. ( FSCreen should be set to OFF in firmware version 3.1 ) This file may then
  1985. be edited, so that it contains all your personal settings ( Callsigns, texts,
  1986. etc..). If you accidentally lose all the settings ( see RESET ) paKet can
  1987. send this file to the TNC, and quickly restore things back how they were.
  1988. You will first, however, have to get paKet talking to the TNC, some versions
  1989. of firmware will give difficulty here, and it will be necessary to
  1990. temporarily change the serial port configuration in paKet, probably to 7 bit,
  1991. even parity. After communication has been re-established with the TNC, give
  1992. the commands AW 8, and PAR 0, after which give the restart command. Then set
  1993. paKet's configuration to 8 bits, No parity.
  1994.  
  1995.  At this point, the file holding all the set-up data may be sent to the TNC.
  1996.  
  1997.  Remember to update the file if you make changes to the TNC.
  1998.  
  1999.  Some people like to run the TNC with the monitor ON. Fine, unless you are
  2000. running hardware handshaking, and you forget to turn the monitor off before
  2001. ending your paKet session. There have been a few instances of the TNC getting
  2002. lots of monitored traffic that it cannot pass to the computer, because the
  2003. computer is switched off. The TNC gets very unhappy about that, and has been
  2004. known ( When the PTT timer link pins are shorted ) to put the radio into
  2005. permanent transmit. Your " Buddys " will not be Buddys for long...! paKet can
  2006. stop this happening for you, just set " MON OFF " in the " End auto commands "
  2007. section of the configuration.
  2008.  
  2009.  DO NOT SET THE PACLEN TO 0...!!! In some versions of the firmware, setting
  2010. PACLEN to 0 results in the TNC losing all flow control. This means that
  2011. when the TNC cannot accept data from the computer, because it's buffers
  2012. are full, the TNC fails to tell the computer to stop sending data. Any
  2013. further data is then lost. This problem shows up on file transfers, but does
  2014. not tend to affect live keyboard traffic, because few operators can type
  2015. fast enough...!
  2016.  
  2017.  When entering a message in the mailbox, DO NOT put a full stop ( . ) at
  2018. the beginning of a line. A " Feature " in certain versions of the firmware
  2019. will interpret this as a CONTROL Z  and finish the message...!
  2020. ******************************************************************************
  2021. @TKILlok      ON|OFF    ON      Allow/disallow remote killing of messages.
  2022.  
  2023.  Parameters:
  2024.      ON  - TRAFFIC messages may be killed by anyone.
  2025.      OFF - TRAFFIC messages follow normal rules.
  2026.  
  2027.  INTRODUCED IN FIRMWARE VERSION 3.1
  2028.  
  2029.  The TKILLOK command allows a user on the radio port to kill an NTS message
  2030. in the PMS. The RS232 port is not affected by this command.
  2031. ******************************************************************************
  2032. @TRACe        ON|OFF    OFF     Set hexadecimal trace mode on.
  2033.  
  2034.  Parameters:
  2035.       ON  - Activate hexadecimal TRACE function
  2036.       OFF - Normal data display
  2037.  
  2038.  This command allows for protocol debugging. It displays all header and
  2039. data in both hexadecimal and ASCII with a byte count and in shifted
  2040. ASCII in another column.
  2041. ******************************************************************************
  2042. @Trans        none              Enter transparent mode from CMD:
  2043.  
  2044.  An immediate command to put the TNC in transparent mode to allow
  2045. transmission of binary data in full 8 bit format.
  2046.  
  2047.  Transparent mode is used by PAKET for its YAPP mode file transfers but you
  2048. do not need to concern yourself with this because PAKET makes the switch
  2049. automatically, returning to Converse mode when the file transfer is
  2050. completed.
  2051. ******************************************************************************
  2052. @TRFlow       ON|OFF    OFF     Disable terminal trans mode flow control.
  2053.  
  2054.  Parameters:
  2055.      ON  - Enables software flow control in transparent mode.
  2056.      OFF - Disables software flow control in transparent mode.
  2057.  
  2058.  You should set this parameter OFF.
  2059.  
  2060.  It is used for software handshaking when receiving a file in
  2061. Transparent mode. The PAKET programme will look after this for you
  2062. automatically.
  2063.  
  2064.  See also TXFLOW, XFLOW, START, STOP.
  2065. ******************************************************************************
  2066. @TRIes 'n'    0-15      none    Set or display retry counter.
  2067.  
  2068.  Parameters:
  2069.       'n' - 0 to 15 specifies the current RETRY level on the selected
  2070.             stream.
  2071.  
  2072.  This command is useful for statistical analysis of path conditions
  2073. especially in noisy conditions.
  2074.  
  2075.  Typing TRIES without an argument the TNC will return the number of
  2076. tries if an outstanding unacknowledged frame exists. If no such frame
  2077. exists, it returns the number of tries required for the previous ACK.
  2078.  
  2079.  In plain English, this means that if you think that you are not getting
  2080. through, you can interrogate this number, and if it is approaching REtry,
  2081. you're about to lose the connection unless perhaps you hedge by resetting
  2082. RETRY bigger or zero, or forcing TRIES 0.
  2083. ******************************************************************************
  2084. @TXdelay 'n'  0-120     30      Keying delay for transmitter (n*10ms).
  2085.  
  2086.  Parameters:
  2087.       'n' - 0 to 120 specifies the number of 10ms intervals to wait before
  2088.             commencing the transmission.
  2089.  
  2090.  The TNC will wait for this time after keying the PTT line before sending
  2091. any data.
  2092.  
  2093.  This is to allow time for relay switching and settling and in synthesised
  2094. rigs for the PLL to lock.
  2095. ******************************************************************************
  2096. @TXDELAYC     0-120     2       Transmit delay dependent upon radio data rate.
  2097.  
  2098.  Parameters:
  2099.      n = 0-120 specifying additional transmit delay time.
  2100.  
  2101.  INTRODUCED IN FIRMWARE VERSION 3.1
  2102.  
  2103.  This command is used to cause an additional transmit delay. Effectively,
  2104. the keyup time will be automatically adjusted if the HDLC data rate on the 
  2105. radio is altered. This can be useful where the data rate is adjusted
  2106. dynamically, allowing the transmit delay to track the optimum setting.
  2107.  
  2108.  If the TXDELAYC is set to 0, the TNC will act as if a setting of 1 had
  2109. been chosen.
  2110. ******************************************************************************
  2111. @TXFlow       ON|OFF    OFF     Disable TNC trans flow control.
  2112.  
  2113.  Parameters:
  2114.      ON  - Enables software flow control when in transparent mode.
  2115.      OFF - Disables software flow control when in transparent mode.
  2116.  
  2117.  You should set this parameter OFF.
  2118.  
  2119.  It is used for software handshaking when sending a file in Transparent mode.
  2120. The PAKET programme will look after this for you automatically.
  2121.  
  2122.  See also TRFLOW, XFLOW, XON, XOFF.
  2123. ******************************************************************************
  2124. @TXUIfram     ON|OFF    ON      Enable/disable UI frames in converse.
  2125.  
  2126.  Parameters:
  2127.      ON  - Enable sending UI frames in converse mode.
  2128.      OFF - Disable UI frames in converse mode.
  2129.  
  2130.  Implemented in release 1.1.6+ of 25/10/88.
  2131. ******************************************************************************
  2132. @Unproto      call      CQ      Address and path for beacons.
  2133.  
  2134.  Parameters:
  2135.       'call' - The call sign to be placed in the TO address field for any
  2136.                unconnected packets, such as Beacons.
  2137.  
  2138.  The 'call' address may include up to 8 digipeaters as well. See the
  2139. CONNECT command for details on how to specify digipeaters.
  2140. ******************************************************************************
  2141. @USers        0-10      1       Sets number of streams allowed.
  2142.  
  2143.  Parameters:
  2144.       'n' - 0 to 10 specifies the maximum number of active simultaneous
  2145.             connections that you will accept.
  2146.  
  2147.        0  - Allow incoming connection on any free stream.
  2148.        1  - Allow incoming connection on stream A only
  2149.        2  - Allow incoming connection on streams A & B only.
  2150.       etc
  2151.  
  2152.  This applies only to incoming connect requests - you may  still initiate
  2153. up to 10 connections regardless of the USERS value.
  2154. ******************************************************************************
  2155. @Version      NONE      NONE    The firmware version of the TNC.
  2156.  
  2157.  This command causes the firmware version of the TNC to be displayed,
  2158. including all the features supported, firmware release date, and
  2159. EPROM checksum.
  2160. ******************************************************************************
  2161. @Xflow        ON|OFF    ON      XON/XOFF flow control or hardware.
  2162.  
  2163.  Parameters:
  2164.      ON  - Software flow control is enabled.
  2165.      OFF - Hardware flow control is enabled.
  2166.  
  2167.  If you have a full RS-232 cable that permits control of your serial
  2168. port via the CTS and RTS lines, then set XFLOW OFF and indicate "HW"
  2169. flow control in PAKET.CFG or with the ALT-Z option 6.
  2170.  
  2171.  If you don't have a full cable (some "RS-232" cables have only 3 pins
  2172. connected), you can still use the system by specifying software
  2173. handshaking. Set "SW" flow control in PAKET.CFG and set XFLOW ON.
  2174.  
  2175.  Hardware flow control is the preferred method if you have a choice.
  2176.  
  2177.  See also TRFLOW, TXFLOW, START, STOP, XON, XOFF.
  2178. ******************************************************************************
  2179. @XMitok       ON|OFF    ON      Allow transmitter to be keyed.
  2180.  
  2181.  Parameters:
  2182.       ON  - The transmitter's PTT line may be switched on.
  2183.       OFF - The transmitter's PTT line cannot be activated.
  2184.  
  2185.  This feature may be most useful for testing as all other functions work
  2186. normally, including sending and receiving of data. The only difference is
  2187. that when data is sent to the radio, it is not actually transmitted
  2188. because the PTT line is not switched on.
  2189.  
  2190.  It is also useful if you want to leave the system running while you are
  2191. absent, but do not want any unattended transmissions.
  2192. ******************************************************************************
  2193. @XOff 'n'     0-$7F     $13(^S) Character to stop data flow to the TNC
  2194.  
  2195.  Parameters:
  2196.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  2197.             <XOFF> character.
  2198.  
  2199.  <XOFF> is the ASCII character to stop data flow from PAKET to the TNC.
  2200.  
  2201.  
  2202.                        PLEASE DON'T CHANGE THIS
  2203.  
  2204.  Although XOFF might be set to 0 temporarily during binary file
  2205. transfers with Software handshaking, the PAKET programme expects XOFF to
  2206. be <Ctrl/S> and will not function correctly if you change it.
  2207. ******************************************************************************
  2208. @XON 'n'      0-$7F     $11(^Q) Character to start data flow to the TNC
  2209.  
  2210.  Parameters:
  2211.       'n' - 0 to 127 specifies an ASCII character code to be used as the
  2212.             <XON> character.
  2213.  
  2214.  <XON> is the ASCII character to restart data flow from PAKET to the TNC
  2215. after an <XOFF>.
  2216.  
  2217.                        PLEASE DON'T CHANGE THIS
  2218.  
  2219.  Although XON might be set to 0 temporarily during binary file
  2220. transfers with Software handshaking, the PAKET programme expects XON to
  2221. be <Ctrl/Q> and will not function correctly if you change it.
  2222.